#include <lib3ds/types.h>Include dependency graph for camera.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Compounds | |
| struct | _Lib3dsCamera |
Functions | |
| LIB3DSAPI Lib3dsCamera * | lib3ds_camera_new (const char *name) |
| LIB3DSAPI void | lib3ds_camera_free (Lib3dsCamera *mesh) |
| LIB3DSAPI void | lib3ds_camera_dump (Lib3dsCamera *camera) |
| LIB3DSAPI Lib3dsBool | lib3ds_camera_read (Lib3dsCamera *camera, Lib3dsIo *io) |
| LIB3DSAPI Lib3dsBool | lib3ds_camera_write (Lib3dsCamera *camera, Lib3dsIo *io) |
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
1.3-rc3